home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
American Osteopathic Ass…tion Yearbook 2005 & 2006
/
American Osteopathic Association Yearbook 2005 & 2006.iso
/
mac
/
app
/
re.pyc
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Python Compiled Bytecode
|
2004-07-22
|
359 b
|
8 lines
# Source Generated with Decompyle++
# File: in.pyc (Python 2.3)
'''Minimal "re" compatibility wrapper. See "sre" for documentation.'''
engine = 'sre'
from sre import *
from sre import __all__